/adodb/adodb-errorpear.inc.php

Description
Includes
include_once ('PEAR.php') (line 13)
  • version:

    V1.90 5 April 2002 (c) 2000-2002 John Lim (jlim@natsoft.com.my). All rights reserved. Released under both BSD license and Lesser GPL library license.

    Set tabs to 4 for best viewing.

    Latest version is available at http://php.weblogs.com

Constants
ADODB_PEAR_ERROR_CLASS = 'PEAR_Error' (line 25)
Functions
ADODB_Error_PEAR (line 42)

Error Handler with PEAR support. This will be called with the following params

void ADODB_Error_PEAR ($dbms $dbms, $fn $fn, $errno $errno, $errmsg $errmsg, [mixed $p1 = false], [mixed $p2 = false])
  • $fn $fn: the name of the calling function (in uppercase)
  • $dbms $dbms: the RDBMS you are connecting to
  • $errno $errno: the native error number from the database
  • $errmsg $errmsg: the native error msg from the database
ADODB_PEAR_Error (line 79)

Returns last PEAR_Error object. This error might be for an error that occured several sql statements ago.

void &ADODB_PEAR_Error ()

Documentation generated on Thu, 04 Sep 2008 16:14:36 +0400 by phpDocumentor 1.3.0RC3